Class DateSelection

Description

Data selection module. Dependency - Smarty class.

Located in /include/calendar/date_selection.class.php (line 6)


	
			
Variable Summary
array $errors
string $first_day
string $language
string $response_url
integer $selected_month
integer $selected_year
string $skin
integer $year_diapason
Method Summary
void DateSelection (void &$smarty, mixed $response_url, [mixed $response_additional = ""])
void Display (void 0)
Variables
array $errors = array() (line 13)

List of errors

  • access: public
string $first_day = "monday" (line 20)

First day of the week - sunday or monday

  • access: public
string $language = "eng" (line 41)

Displayed language

  • access: public
string $response_additional = "" (line 69)

Additional parameters of response

  • access: public
string $response_url = "" (line 62)

Response URL

  • access: public
integer $selected_month = 0 (line 34)

Selected month

  • access: public
integer $selected_year = 0 (line 27)

Selected year

  • access: public
string $skin = "default" (line 48)

Skin

  • access: public
integer $year_diapason = 20 (line 55)
  • access: public
Methods
Constructor DateSelection (line 84)

Constructor

  • access: public
void DateSelection (void &$smarty, mixed $response_url, [mixed $response_additional = ""])
  • void &$smarty
Display (line 113)

Display calendar

  • access: public
void Display (void 0)
  • void 0

Documentation generated on Thu, 04 Sep 2008 16:15:06 +0400 by phpDocumentor 1.3.0RC3